I plan to -- Theoretically -- add CPs to CPS groups. Does anybody know the name of the internal function that automatically updates the two Group attributes Group Summary and Module Summary?
llandale - Wed Feb 24 15:02:23 EST 2010 |
Re: Cps Groups Update
I guess they are in "cps_common_globals.inc" bool fnUpdateGroups(DB dbParent, Object oProposal, Object oOldGroup, Object oNewGroup, string sOldCpStatus, string sNewCpStatus) void fnUpdateGroupModuleSummary(Module mProposal, Object oGroup)
|
Re: Cps Groups Update Mathias Mamsch - Thu Feb 25 10:17:24 EST 2010
I guess they are in "cps_common_globals.inc" bool fnUpdateGroups(DB dbParent, Object oProposal, Object oOldGroup, Object oNewGroup, string sOldCpStatus, string sNewCpStatus) void fnUpdateGroupModuleSummary(Module mProposal, Object oGroup)
Louie.Landale@ngc.com
|